crypto/elliptic.nistCurve.pointFromAffine (method)

one use

	crypto/elliptic (current package)
		nistec.go#L139: func (curve *nistCurve[Point]) pointFromAffine(x, y *big.Int) (p Point, err error) {